PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFSoundAnnotation Class / getSoundPayload Method
In This Topic
    getSoundPayload Method
    In This Topic
    Gets the sound content.
    Syntax
    public byte[] getSoundPayload()

    Return Value

    The content of the sound played by the annotation.
    See Also